Skip to content

Bump tangle-cli to 0.1.5#35

Merged
Volv-G merged 1 commit into
masterfrom
piforge/bump-tangle-cli-0-2-0
Jul 19, 2026
Merged

Bump tangle-cli to 0.1.5#35
Volv-G merged 1 commit into
masterfrom
piforge/bump-tangle-cli-0-2-0

Conversation

@Volv-G

@Volv-G Volv-G commented Jul 19, 2026

Copy link
Copy Markdown
Collaborator

What

Bumps the tangle-cli package version from 0.1.4 to 0.1.5 to release the inline @task bundle-mode feature added in #34.

Updated version references:

  • pyproject.toml
  • uv.lock
  • packages/tangle-cli/src/tangle_cli/__init__.py
  • packaging test expected wheel metadata version

Why

#34 added backward-compatible inline @task bundle controls: @task(..., mode="bundle", resolve_root=...) for auto-emitted pipeline local_from_python sidecars. This patch release publishes that feature while staying within the current 0.1.x release line.

Tests

Run in a clean uv environment pointed at PyPI (to avoid local Shopify index config affecting subprocess uv build calls in packaging tests):

  • git diff --check
  • uv --no-config lock --check --default-index https://pypi.org/simple
  • uv --no-config run --default-index https://pypi.org/simple pytest -q — 787 passed, 4 warnings
  • uv --no-config build --default-index https://pypi.org/simple — built tangle_cli-0.1.5.tar.gz and tangle_cli-0.1.5-py3-none-any.whl

AI-assisted.

@Volv-G
Volv-G requested a review from Ark-kun as a code owner July 19, 2026 22:44
Assisted-By: devx/b49d7847-4e8a-45eb-8304-dacd6e78458e
@Volv-G
Volv-G force-pushed the piforge/bump-tangle-cli-0-2-0 branch from 986d3f6 to d267305 Compare July 19, 2026 22:47
@Volv-G Volv-G changed the title Bump tangle-cli to 0.2.0 Bump tangle-cli to 0.1.5 Jul 19, 2026
@Volv-G
Volv-G merged commit 0ac71bc into master Jul 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant